home *** CD-ROM | disk | FTP | other *** search
/ Computerworld Gratis 30 Hours of Connection / Image(2).iso / valupack / imager / imager.cab / PRINT32.DLL / [0] (.txt) next >
Null Bytes Alternating  |  1995-06-14  |  576b  |  28 lines

  1.  LPCWSTR lpString);
  2.  
  3.  
  4.  
  5.  
  6. #line 5281 "c:\\mstools\\h/winuser.h"
  7.  
  8.  
  9. int
  10.  
  11. GetWindowTextA(
  12.     HWND hWnd,
  13.     LPSTR lpString,
  14.     int nMaxCount);
  15.  
  16. int
  17.  
  18. GetWindowTextW(
  19.     HWND hWnd,
  20.     LPWSTR lpString,
  21.     int nMaxCount);
  22.  
  23.  
  24.  
  25.  
  26. #line 5301 "c:\\mstools\\h/winuser.h"
  27.  
  28.